projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f81ed6c
)
(dired-insert-directory): Fix comment.
author
Karl Heuer
<kwzh@gnu.org>
Sat, 2 Apr 1994 02:58:07 +0000
(
02:58
+0000)
committer
Karl Heuer
<kwzh@gnu.org>
Sat, 2 Apr 1994 02:58:07 +0000
(
02:58
+0000)
lisp/dired.el
patch
|
blob
|
history
diff --git
a/lisp/dired.el
b/lisp/dired.el
index 525edb09848d634b1abf81a8bf1eacfa725ca918..b8ebaa1f63e301b18732533d3f4befbf0cc41420 100644
(file)
--- a/
lisp/dired.el
+++ b/
lisp/dired.el
@@
-512,7
+512,7
@@
If DIRNAME is already in a dired buffer, that buffer is used without refresh."
(defun dired-insert-directory (dir-or-list switches &optional wildcard full-p)
;; Do the right thing whether dir-or-list is atomic or not. If it is,
;; inset all files listed in the cdr (the car is the passed-in directory
- ;; list.
+ ;; list
)
.
(let ((opoint (point)))
(if (consp dir-or-list)
(progn